projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10cc354
)
Clarified the function docs for gtk_css_provider_load_from_data().
author
Eric Williams
<ericwill@redhat.com>
Wed, 6 Jan 2016 20:27:53 +0000
(15:27 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 7 Jan 2016 03:42:37 +0000
(22:42 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=760238
gtk/gtkcssprovider.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssprovider.c
b/gtk/gtkcssprovider.c
index fcca22603b89b712a5504cb9ca459072b6375a3d..9c72cd8e28651bf224026a9326a574a61a42b495 100644
(file)
--- a/
gtk/gtkcssprovider.c
+++ b/
gtk/gtkcssprovider.c
@@
-1797,7
+1797,7
@@
gtk_css_provider_load_internal (GtkCssProvider *css_provider,
* potentially do a copy.
* @error: (out) (allow-none): return location for a #GError, or %NULL
*
- * Loads @data into @css_provider,
making it clear
any previously loaded
+ * Loads @data into @css_provider,
and by doing do clears
any previously loaded
* information.
*
* Returns: %TRUE. The return value is deprecated and %FALSE will only be